'Declaration
<DispIdAttribute(894)> Function TwainSetIndicators( _ ByVal ShowIndicator As Boolean _ ) As Boolean
[DispId(894)] bool TwainSetIndicators( bool ShowIndicator )
function TwainSetIndicators( ShowIndicator: Boolean ): Boolean;
DispIdAttribute(894) function TwainSetIndicators( ShowIndicator : boolean ) : boolean;
[DispId(894)] bool TwainSetIndicators( bool ShowIndicator )
[DispId(894)] bool TwainSetIndicators( bool ShowIndicator )
Parameters
- ShowIndicator